The H5T_GET_ARRAY_NDIMS function determines the number of dimensions (or rank) of an array datatype object.
Result = H5T_GET_ARRAY_NDIMS(Datatype_id)
Returns the number of dimensions.
An integer representing the datatype’s identifier to be queried.
None
5.6 |
Introduced |